home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / turk / win32 / EN / BRANDING.CAB / wmp.inf < prev   
Windows Setup INFormation  |  2000-03-10  |  1KB  |  30 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. SetupClass=Base
  4.  
  5. [DefaultInstall]
  6. AddReg=AddRegSection.HKLM,AddRegSection.HKCU
  7. RequiredEngine=Setupapi,"missing setupapi.dll"
  8.  
  9. [DefaultInstall.HKLM]
  10. AddReg=AddRegSection.HKLM
  11. RequiredEngine=Setupapi,"missing setupapi.dll"
  12.  
  13. [DefaultInstall.HKCU]
  14. AddReg=AddRegSection.HKCU
  15. RequiredEngine=Setupapi,"missing setupapi.dll"
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. [AddRegSection.HKLM]
  23. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoMediaFavorites",0x10001,0,0,0,0
  24. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoRadioBar",0x10001,1,0,0,0
  25. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Register OCX",0,"regsvr32.exe /s msdxm.ocx"
  26. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","NoFindNewStations",0x10001,1,0,0,0
  27. HKLM,"Software\Policies\Microsoft\WindowsMediaPlayer","DefaultURLFindNewStations",0,"http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&pver=6.1&ar=Media&sba=RadioBar"
  28.  
  29. [AddRegSection.HKCU]
  30. HKCU,"Software\Policies\Microsoft\WindowsMediaPlayer","NoCodecDownload",0x10001,0,0,0,0